GetVersionResponse
data class GetVersionResponse(protocolVersion: String, product: String, revision: String, userAgent: String, jsVersion: String)
Content copied to clipboard
Represents response frame that is returned from Browser#getVersion operation call. Returns version information.